projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
583d8b3
)
Mention `before-hack-local-variables-hook' and `hack-local-variables-hook'.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Oct 2008 13:00:20 +0000
(13:00 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Oct 2008 13:00:20 +0000
(13:00 +0000)
doc/lispref/hooks.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/hooks.texi
b/doc/lispref/hooks.texi
index bdab188b5667b07a9af480dd7e7137b25cd77dce..16bf506db9ee1ace4f3f5518d6c7657f73a41723 100644
(file)
--- a/
doc/lispref/hooks.texi
+++ b/
doc/lispref/hooks.texi
@@
-72,6
+72,9
@@
not exactly a hook, but does a similar job.
@item before-change-functions
@xref{Change Hooks}.
+@item before-hack-local-variables-hook
+@xref{File Local Variables}.
+
@item before-init-hook
@xref{Init File}.
@@
-181,6
+184,9
@@
for appointment notification.
@item font-lock-unfontify-buffer-function
@xref{Other Font Lock Variables}.
+@item hack-local-variables-hook
+@xref{File Local Variables}.
+
@item font-lock-unfontify-region-function
@xref{Other Font Lock Variables}.